Skip to content

Conversation

@dannycreations
Copy link

@dannycreations dannycreations commented Dec 29, 2025

Implementation

  • Implement retry logic in Task core to respect new configurations
  • Update settings UI with sliders for delay and retry count
  • Add localization for new settings across all supported languages
  • Add unit tests for auto-retry logic

Screenshots

image image

@changeset-bot
Copy link

changeset-bot bot commented Dec 29, 2025

🦋 Changeset detected

Latest commit: 1ce2e8c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
kilo-code Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dannycreations dannycreations force-pushed the qol-auto-retry branch 5 times, most recently from 105c827 to 0c7fbe4 Compare January 6, 2026 13:04
@dannycreations dannycreations force-pushed the qol-auto-retry branch 5 times, most recently from 4c06668 to 0c2e8e2 Compare January 13, 2026 01:07
@kevinvandijk
Copy link
Collaborator

Thanks @dannycreations! Due to the merge from upstream there are some merge conflicts. I will resolve those and review soon.

@dannycreations dannycreations force-pushed the qol-auto-retry branch 2 times, most recently from ccde0ab to 26082b6 Compare January 15, 2026 09:21
@dannycreations
Copy link
Author

@kevinvandijk done pushing new code already tested all working

@dannycreations dannycreations changed the title feat(auto-retry): add configurable max retries and backoff strategy feat(retry): implement configurable max retries and backoff strategy Jan 16, 2026
- Implement retry logic in Task core to respect new configurations
- Update settings UI with sliders for delay and retry count
- Add localization for new settings across all supported languages
- Add unit tests for auto-retry logic
@dannycreations dannycreations changed the title feat(retry): implement configurable max retries and backoff strategy feat(retry): add configurable delay and retry limits Jan 17, 2026
@dannycreations
Copy link
Author

@marius-kilocode done implement every problem, im also remove all strategy to be "constant" by default since user can now change the retry delay, im also not touch any cli things and it should be fallback to default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants